golang.org/x/tools/internal/gcimporter.exportWriter.bool (method)
7 uses
golang.org/x/tools/internal/gcimporter (current package)
iexport.go#L762: w.bool(implicit)
iexport.go#L826: if w.p.version >= iexportVersionGenericMethods && w.bool(sig.TypeParams().Len() > 0) {
iexport.go#L1118: w.bool(f.Anonymous())
iexport.go#L1161: w.bool(term.Tilde())
iexport.go#L1231: w.bool(sig.Variadic())
iexport.go#L1317: w.bool(constant.BoolVal(v))
iexport.go#L1493: func (w *exportWriter) bool(b bool) bool {
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)